DataSource for Entity Framework for WinForms
Item プロパティ (SubindexCollection<T>)

C1.LiveLinq.4.5.2 アセンブリ > C1.LiveLinq.Indexing 名前空間 > SubindexCollection<T> クラス : Item プロパティ
検索するサブインデックスの0から始まる順序位置
コレクション内の指定された順序位置にあるサブインデックスオブジェクトを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal ordinal As System.Integer _
) As Subindex(Of T)
public Subindex<T> this[ 
   System.int ordinal
]; {get;}

パラメータ

ordinal
検索するサブインデックスの0から始まる順序位置
参照

SubindexCollection<T> クラス
SubindexCollection<T> メンバ